PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextAnnotation Class / getState Method
In This Topic
    getState Method
    In This Topic
    Gets the annotation state.
    Syntax
    public PDFTextAnnotationState getState()

    Return Value

    The state to which the original annotation should be set.
    See Also